added samples
[windows-sources.git] / sdk / samples / WCFSamples / TechnologySamples / Scenario / Router / VB / router / My Project / Settings.Designer.vb
blobb806d50b4d77904a54652d4492c686c49aa54556
1 '------------------------------------------------------------------------------
2 ' <auto-generated>
3 ' This code was generated by a tool.
4 ' Runtime Version:2.0.50727.42
6 ' Changes to this file may cause incorrect behavior and will be lost if
7 ' the code is regenerated.
8 ' </auto-generated>
9 '------------------------------------------------------------------------------
11 Option Strict On
12 Option Explicit On
15 Namespace My
17 <Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
18 Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "8.0.0.0")> _
19 Partial Friend NotInheritable Class Settings
20 Inherits Global.System.Configuration.ApplicationSettingsBase
22 Private Shared defaultInstance As Settings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New Settings),Settings)
24 Public Shared ReadOnly Property [Default]() As Settings
25 Get
26 Return defaultInstance
27 End Get
28 End Property
29 End Class
30 End Namespace